Skip to main content

Vertica target data types

The Vertica database for Qlik Replicate supports most Vertica data types. The following table shows the Vertica target data types that are supported when using Qlik Replicate and the default mapping from Qlik Replicate data types.

Information note

Vertica does not support applying changes to binary data types in Batch optimized apply mode. For more information on Batch optimized apply mode, see Change Processing Tuning.

For information on how to view the data type that is mapped from the source, see the section for the source database you are using.

For additional information about Qlik Replicate data types, see Replicate data types.

Supported data types
Qlik Replicate Data Types Vertica Data Types

BOOLEAN

BOOLEAN

BYTES

VARBINARY (Length)

DATE

DATE

TIME

TIME (p)

DATETIME

TIMESTAMP

INT1

INTEGER

INT2

INTEGER

INT4

INTEGER

INT8

INTEGER

NUMERIC

NUMERIC (p,s)

REAL4

FLOAT

REAL8

FLOAT

STRING

VARCHAR (Length multiplied by three)

For example, STRING (50) becomes VARCHAR (150).

UINT1

INTEGER

UINT2

INTEGER

UINT4

INTEGER

UINT8

INTEGER

WSTRING

VARCHAR (Length in Bytes)

BLOB

VARBINARY (65,000)

CLOB

VARCHAR (65,000)

NCLOB

VARCHAR (65,000)

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!